golang.org/x/net/http2.writeContext.Flush (method)

3 uses

	golang.org/x/net/http2 (current package)
		write.go#L40: 	Flush() error
		write.go#L68: 	return ctx.Flush()
		write.go#L92: 	ctx.Flush() // ignore error: we're hanging up on them anyway